hipblas
commit
38fafed3467998b1d635d0c15f089911901bff60
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Feb 4 09:27:39 2025 +0100
Fix building with hip but without hipblas
starpu_hipblas_get_local_handle() will not be useful in that case
anyway. starpu_hipblas_init/shutdown being available is however
convenient.
(cherry picked from commit
1807cc564683ed2d7ab403350faef6e10de4d996)
Gbp-Pq: Name hipblas
gcc-15
commit
d84ec987d14c0e387d8e9fcd97171b0e7bd65f5b
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Dec 21 10:05:03 2024 +0100
Fix missing function parameters
(cherry picked from commit
a6224ae7ba4016e2dc2adf57ef07d0befd27ef92)
Gbp-Pq: Name gcc-15
gcc-14
commit
1b1683aab9ba6e5af7a84fc281a19858176790fd
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon Jan 29 14:29:36 2024 +0100
omp: Fix warnings
commit
788e31b00df7442e903f7c1d68310075ea295019
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Jul 7 21:29:44 2024 +0200
gcc 14 wants an explicit cast
Gbp-Pq: Name gcc-14